wrap long lines in verbatim elements, such as screen. (#1027)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 7 Mar 2023 00:27:02 +0000 (17:27 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 00:27:02 +0000 (17:27 -0700)
commit1156eda585e01e8f3206a72cfe8dd617dc4da8c1
treebaba47416494a21151c6ae7e24302f66021c0ea6
parent811efadd02b9d950d00544ab0dcff303d5ba4568
wrap long lines in verbatim elements, such as screen. (#1027)

The use of inline.boldmonoseq on verbatim elements such as screen
results in a lose of the line endings. This makes it impossible to
differentiate items in what might have better been a list.  However,
if the line in the screen element is too long it will be trucated.
Use the monospace.verbatim.property wrap-option to wrap any such lines.

An example that illustrates the problems is the list of keywords in the
unicsv format.
xmldoc/babelpdf.xsl